| 2006-11-01 |
Ewan Mellor | Return the domain renaming during migration. |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
kfraser@localhost... | [HVM] HVM is now a flag parameter to domain-creation... |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
Ewan Mellor | This patch adds a checking of wrong parameter into... |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
Ewan Mellor | Fix comment. |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
Ewan Mellor | Add full flag to domain(domid), fixing xm list --long... |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
Ewan Mellor | Create /var/lib/xend/domains on startup if it doesn... |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
kfraser@localhost... | [XEN] Extend dom0_mem syntax to support min/max clamps. |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
Ewan Mellor | Merge. |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
Ewan Mellor | Merge xen-api.hg changeset 142:d75413e65ba319d577c764be... |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
Tim Deegan | [XEN] Prefetch multiple shadow entries per pagefault |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
kfraser@localhost... | [XEN] Fix building on OpenBSD. |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
kfraser@localhost... | [XEN] Fix deadlock in printk(). |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
kfraser@localhost... | Stop enforcing -g for some of the tools. |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
kfraser@localhost... | [XEND] Improve error message for unparsed disk modes. |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
Tim Deegan | [HVM] Use correct types for guest physical addresses |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
kfraser@localhost... | [HVM] Add support for 'add r8,m8' instruction to memory... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
kfraser@localhost... | [NET] front: Clean up error handling. This eliminates... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
kfraser@localhost... | Clean up recent changes to reboot code. This fixes... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
kfraser@localhost... | Update .hgignore |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
kfraser@localhost... | [HVM] vlapic: Synchronously determine PPR register... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
kfraser@localhost... | [VMX] Replace vmx_load_cr2() with direct write to ... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
kfraser@localhost... | [HVM] ACPI: Clean up table definitions, move under... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
Steven Smith | Merge. |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
Steven Smith | [XEN] Add a warning to the i8259 if we generate spuriou... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
Steven Smith | [PV-ON-HVM] Don't generate lots of spurious interrupts... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
Steven Smith | [NETFRONT] Make sure we don't crash if the backend... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
Steven Smith | Merge. |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
Steven Smith | [HVM][LINUX][TOOLS] Split control/reboot_module into... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
Emmanuel Ackaouy | [XEN] Cleanup and optimize layout of credit scheduler... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
Steven Smith | [HVM][LINUX][TOOLS] Make xm {shutdown|reboot} do someth... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
kfraser@localhost... | [NET] back: Remove warning about non-zero tx queue... |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
Emmanuel Ackaouy | [XEN] Cleanup and improve accuracy of credit scheduler... |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
kfraser@localhost... | [LINUX] Fix build breakage from previous patch. |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
kfraser@localhost... | [LINUX] Use CONFIG_XEN_COMPAT_030002 where possible. |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
kfraser@localhost... | [LINUX] Declare structs as 'static __initdata' where... |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
kfraser@localhost... | [LINUX] privcmd: Range-check hypercall index. |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
kfraser@localhost... | [XEN] HVM: Clean up and simplify vlapic device-model... |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
kfraser@localhost... | [HVM][VMX] Enable VMX TPR shadow feature. |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
kfraser@localhost... | [HVM] Fix Qemu-dm serial issues: |
commit | commitdiff | tree | snapshot |
| 2006-10-29 |
Ewan Mellor | Fix handling of SXP for devices through device_add... |
commit | commitdiff | tree | snapshot |
| 2006-10-28 |
kaf24@firebug... | [XEN] Add implicit "\n" back into MEM_LOG(). Removed... |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [XEN] Some cleanups to the log-level stuff. Largely... |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [QEMU] Add a TIS device model compliant to the 1.2... |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [QEMU] Helper functions to interface with the xenstore... |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [XEN] Logging parameters for ia64 code. |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [XEN] Logging parameters for powerpc code. |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [XEN] Logging parameters for x86 code. |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [XEN] Logging parameters for common code. |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [XEN] Implement log levels. It adds the thresholds... |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [XEN] Implement rate-limited logging. |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [XEND] Do not delete VNC password from configuration. |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [XEND] Do not delete VNC password from configuration. |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [XEN] perf counters: Fix NULL-pointer check. Should... |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [HVM] Ensure that, if AP is blocked, it is woken by... |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [HVM] Fix SMP timer issues: |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
kaf24@localhost... | [QEMU] ne2000: Stop memory access beyond buffer |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
Emmanuel Ackaouy | Improve I/O performance when competing with CPU intensi... |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
Ian Campbell | [TOOLS] Uncompress and allocate memory for gzipped... |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
Tim Deegan | [HVM] Fix qemu's test for whether physcal addresses... |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
kfraser@localhost... | [NET] back: Advertise that we do not support rx-flip... |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
kfraser@localhost... | Merge with xen-isa64-unstable.hg |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
Ewan Mellor | Fix ramdisk Makefile so that downloading from xm-test... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
awilliam@xenbuild.aw | [LIBXC][IA64] fix build warning |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
awilliam@xenbuild.aw | [IA64] NUMA support |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
awilliam@xenbuild.aw | merge with xen-unstable.hg |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
kfraser@localhost... | [IA64][HVM][QEMU] Add buffer IO mechanism for IA64... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ewan Mellor | Import Xend part of xen-unstable changeset |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
kfraser@localhost... | [IA64][HVM] Add buffer IO mechanism for Xen/VTi domain... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
kfraser@localhost... | [LIBXC] Add -Wmissing-prototypes to CFLAGS, fix warning... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
kfraser@localhost... | [XEN] Clean up NUMA stuff and disable by default (... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ewan Mellor | Print the time to xend-debug.log, when starting or... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ewan Mellor | Print the time to xend-debug.log, when starting or... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-to-HVM: Add a compatibility define for the end_that_... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-on-HVM: Include compatibility kzalloc implementation... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-to-HVM: Impletement compatibility version of |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-on-HVM: Implement and export a compatibility version... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-on-HVM: Implement compatibilty version of wait_for_c... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-on-HVM: Include compatability vmalloc_to_pfn for... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-on-HVM: Kernels prior to 2.6.8 did not export strcsp... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-on-HVM: Define system_state as 1 (SYSTEM_RUNNING... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-to-HVM: Implement compatibility nonseekable_open... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-to-HVM: Add compatibility definitions of various... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-on-HVM: Include compatability headers for asm/pgtabl... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-on-HVM: Add a compatibility linux/mutex.h for kernel... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-on-HVM: Add a compatibility linux/io.h for kernels... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-on-HVM: Add infrastructure for a compatibility shim... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | [LINUX] PV-on-HVM: The elevator_init prototype changed... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | [LINUX] PV-on-HVM: Implement HDIO_GETGEO ioctl on kerne... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | [LINUX] PV-on-HVM: The probe, remove and shutdown metho... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | [LINUX] PV-on-HVM: Only initialize the owner field... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | [LINUX] Exclude support for /proc/xen/xsd_kva when... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | [LINUX] PV-on-HVM: Remove the attr parameter from devic... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | [LINUX] Move xenbus backend probing into a separate... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | PV-on-HVM: Include a Makefile in each subdirectory... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
Ian Campbell | [LINUX] PV-on-HVM: Directly include headers which are... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
kfraser@localhost... | [XEN] Make memory hypercalls NUMA-aware. |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
kfraser@localhost... | [XEN] NUMA-ify Xen heap and page allocator |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
kfraser@localhost... | [XEN] Add basic NUMA/SRAT support to Xen from Linux... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
kfraser@localhost... | merge |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
kfraser@localhost... | [HVM] Move ACPI timer to HV, which is the last platform... |
commit | commitdiff | tree | snapshot |
| next |